Skip to content

refactor: use the built-in max/min to simplify the code #32406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

hongmengning
Copy link

@hongmengning hongmengning commented Aug 12, 2025

In Go 1.21, the standard library includes built-in max/min function, which can greatly simplify the code.

@fjl
Copy link
Contributor

fjl commented Aug 14, 2025

We convert to using max/min incrementally, as we make changes.

@fjl fjl closed this Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants